-
Home
-
Page Builder: Pagelayer – Drag and Drop website builder
-
1.8.8
-
Code
-
Classes
- HtmlParser
Total Complexity |
49 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
282 |
Lines of code |
155 |
Logical lines of code |
109 |
Comment lines |
80 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_hierarchy() |
B |
41 |
16 |
54 |
parse_conditional() |
S |
55 |
5 |
19 |
parse_script() |
S |
63 |
3 |
10 |
parse_style() |
S |
63 |
3 |
10 |
parse_tag_default() |
S |
71 |
3 |
5 |
__construct() |
S |
68 |
2 |
7 |
parse_cdata() |
S |
69 |
2 |
6 |
parse_comment() |
S |
69 |
2 |
6 |
parse_doctype() |
S |
69 |
2 |
6 |
parse_php() |
S |
68 |
2 |
6 |
parse_asp() |
S |
68 |
2 |
6 |
parse_text() |
S |
68 |
2 |
7 |
parse_all() |
S |
75 |
2 |
4 |
__invoke() |
S |
81 |
1 |
3 |
__toString() |
S |
82 |
1 |
3 |
select() |
S |
79 |
1 |
3 |